@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
BODY {FONT:14px/1.75 "Microsoft YaHei", arial,sans-serif; COLOR: #666;  background:#fff;min-width: 1200px; overflow-x: hidden;}
A {COLOR: #333; TEXT-DECORATION: none}
P{COLOR: #666;}
A:hover {TEXT-DECORATION: none}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.cl{HEIGHT: 0px; CLEAR: both;}
.jz{margin:0 auto;}
.fl{FLOAT: left}
.fr{FLOAT: right}
.container{width:1200px; margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}
.col-white{color: #fff;}
/* CSS Document */
/*公共头部*/
.head{height: 100px; }
.head .logo{margin-top: 22px;}
.head .logo h1 {line-height: 0px;}
.head-list ul li{float: left; border-right: solid 1px #f2f2f2; padding: 0 26px 0 78px; height: 100px; }
.head-list ul li.icon1{background: url(../images/head-add.png) no-repeat 37px center;  border-left: solid 1px #f2f2f2; }
.head-list ul li.icon2{background: url(../images/head-tel.png) no-repeat 37px center;}
.head-list ul li.icon3{background: url(../images/head-email.png) no-repeat 37px center;}
.head-list ul li em{display: block;  line-height: 20px; color: #808080; margin-top: 30px}


.nav{height: 60px; background: #d72c24}
.nav ul li{float: left; position: relative; }
.nav ul li>a{display: block; font-size:16px; line-height: 60px; color: #fff; text-align: center; width: 150px;}
.nav ul li.on>a{background: #27abf2}
.nav ul li:hover>a{background: #27abf2 } 
.nav ul li .hide{background:rgba(255,255,255,0.9);box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;left: 0px;display: none;width: 150px;position: absolute;z-index: 22; }
.nav ul li .hide em a{ display:block; line-height:44px;color: #666; text-align: center; border-bottom: dotted 1px #ccc;}
.nav ul li .hide em:last-child a{border-bottom: none;}
.nav ul li .hide em a:hover{background: #fff; color: #27abf2; transition:background-color 0.3s linear; -moz-transition:background-color 0.3s linear;-webkit-transition:background-color 0.3s linear;-o-transition :background-color 0.3s linear;}
.navfixed{position: fixed; top: 0; z-index: 222; width: 100%;}



/*首页banner*/
.banner{position:relative;}
.banner-hd {height:530px;position: relative; overflow:hidden; width: 100%;}
.banner-hd  ul{height:100%;margin: 0 auto;}
.banner-hd  ul li{height:100%;}
.banner-hd ul a{display: block; height:100%;margin: 0 auto;}
/*数字按钮样式*/
.banner-hd .num { overflow:hidden;  position:absolute; bottom:2%; margin:0 auto;left:0;right:0;text-align:center;zoom:1; z-index:3 ;}
.banner-hd .num ul{display: inline-block;}
.banner-hd .num li {width:65px;height:3px; margin:0 5px; cursor:pointer; float: left; background: #fff; }
.banner-hd .num li.on {background: #d72c24;  } /*当前项*/


/*搜索*/
.pannel{background: #f7f7f7; height: 70px; margin-bottom: 40px;}
.search{margin-top: 17px; margin-right: 43px; }
.search input{outline: none; font-family: "Microsoft YaHei";}
.search .search-text{ width: 209px;  line-height: 35px; color: #bfbfbf; border: solid 1px #e6e6e6;  border-right: none; text-indent: 19px;}
.search .search-btn{width: 50px; height: 37px; background: url(../images/search-btn.png) no-repeat center #d72c24; border: none; outline: none; cursor: pointer;}
.pannel .tel em{display: block; line-height: 14px; color: #808080; padding: 15px 0 8px;}
.pannel .tel strong{display: block; font-size: 24px; line-height: 17px; color: #d72c24; font-style: italic; font-family: arial;}
.keywords ul em{display: block; font-size: 15px; line-height: 15px; color: #d72c24; padding: 16px 0 8px;}
.keywords ul li{float: left;}
.keywords ul li a{display: block; font-size: 15px; line-height: 15px; color: #a6a6a6; margin-right: 22px;}


/*产品中心*/
.index-title{margin-bottom: 19px;}
.index-title h2{font-size: 30px; line-height: 30px; color: #333333; margin-bottom: 10px;}
.index-title span{display: block;  line-height: 10px; height: 23px; color: #8c8c8c; position: relative; text-transform: uppercase; position: relative; }
.index-title span:after{position:absolute; content: ''; width: 30px; height: 3px; background: #fb0301; left: 50%; margin-left: -15px; bottom: 0;}

.product{margin-bottom: 40px;}
.product-left{width: 235px;}
.product-left .column-title{ background: url(../images/pro-class.png) no-repeat 20px center #d72c24; height: 98px;}
.product-left .column-title em{display: block; font-size: 32px; line-height: 32px; padding-left: 77px; padding-top: 23px; margin-bottom: 2px;}
.product-left .column-title span{display: block; font-size: 12px; padding-left: 77px; font-family: arial; text-transform: uppercase;}
.product-left .ctitle1{width: 220px;border:1px solid #d72c24; padding: 22px 6.5px 0;}
.product-left .ctitle1>li{float: left; margin-bottom: 15px; width: 100%; cursor: pointer;}
.product-left .ctitle1>li>a{display: block; background: url(../images/product-arrow.png) no-repeat 188px center #f7f7f7; padding-left: 26px; font-size: 18px; line-height: 50px; color: #000}
.product-left .ctitle1>li:hover>a,.ctitle1>li.on>a{background: url(../images/product-arrow.png) no-repeat 188px center #27abf2; color: #fff;}
.product-left .ctitle2{padding: 14px 0 0px 26px;}
.product-left .ctitle2>li>a{display: block; background: url(../images/ctitle2-li.jpg) no-repeat left center; padding-left: 15px; line-height: 26px}



.product-left .ny-contact{background: url(../images/ny-contact.jpg) no-repeat center top; height: 69px; color: #fff; padding-top: 21px;}
.product-left .ny-contact .tel{background: url(../images/nycontact-tel.png) no-repeat left center; height: 41px; margin-left: 8px; padding-left: 51px;}
.product-left .ny-contact .tel em{display: block; font-size: 14px; line-height: 14px; margin-bottom: 10px;}
.product-left .ny-contact .tel strong{display: block;  font-size: 24px; line-height: 17px; font-style: italic; font-family: arial;}

.product-right{width: 955px; overflow: hidden;}
.product-title{line-height: 55px; margin-bottom: 20px;}
.product-title h3{background: #f7f7f7; width: 890px; text-align: center; font-size: 16px;  color: #333333; position: relative;}
.product-title h3:before,.product-title h3:after{position: absolute; content: ''; width: 25px; height: 2px; background: #d72c24; top: 26.5px;}
.product-title h3:before{left: 90px;}
.product-title h3:after{right: 90px;}

.product-list  ul{width: 960px}
.product-list  ul li{float: left; width: 235px; margin-right: 5px; margin-bottom: 25px;}
.product-list  ul li .pic{width: 235px; height: 185px; overflow: hidden;}
.product-list  ul li .pic img{display: block; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.product-list  ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.product-list  ul li h3{display: block; background: #e6e6e6; line-height: 40px; color: #333333; text-align: center;}
.product-list  ul li:hover h3{background: #27abf2; color: #fff;}


/*最新产品*/
.latest-pro{margin-bottom: 45px;}
.latest-pro-list {overflow: hidden; margin-bottom: 20px;}
.latest-pro-list ul li{float: left; width: 235px; margin-right: 7px;}
.latest-pro-list ul li .pic{width: 235px; height: 185px; overflow: hidden; position: relative; }
.latest-pro-list ul li .info{ width: 100%; height: 100%; background: rgba(39,171,242,0.9);  position: absolute;  opacity: 0;}
.latest-pro-list ul li .info .latest-pro{display: block;  margin: 64px auto 4px;}
.latest-pro-list ul li .info span{display: block; color: #fff; text-align: center; }
.latest-pro-list ul li:hover .info{opacity: 1; }

.latest-pro-list .hidden::before,.latest-pro-list .hidden::after {
  position: absolute;
  content: '';
  opacity: 0;
}

.latest-pro-list .hidden::before {
  top: 6px;
  right: 6px;
  bottom: 6px;
  left: 6px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.latest-pro-list .hidden::after {
  top: 6px;
  right: 6px;
  bottom: 6px;
  left: 6px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}


.latest-pro-list .hidden::before,
.latest-pro-list .hidden::after
{
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}


.latest-pro-list li:hover .hidden::before,
.latest-pro-list li:hover .hidden::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.latest-pro-list li:hover .hidden::before,
.latest-pro-list li:hover .hidden::after
 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.latest-pro .arrow{text-align: center;}
.latest-pro .prev,.latest-pro .next{width: 61px; height: 43px; display: inline-block; margin: 0 8px; cursor: pointer;}
.latest-pro .prev{background: url(../images/prev.jpg) no-repeat center;}
.latest-pro .next{background: url(../images/next.jpg) no-repeat center;}


/*优势*/
.ys{background: url(../images/ys-bg.jpg) no-repeat center top; height: 350px; text-align: center; color: #fff; margin-bottom: 50px;}
.ys strong{display: block; font-size: 30px; line-height: 30px; padding: 59px 0 5px;}
.ys h2{display: block; font-size: 46px; font-weight: bold; letter-spacing: 4px;}
.ys em{display: inline-block; color: #d72c24;font-weight: bold; margin-bottom: 8px;}
.ys span{display: block; font-size: 14px; line-height: 12px; color: #d9d9d9; text-transform: uppercase; font-family: arial;  height: 43px; position: relative; letter-spacing: 1px;}
.ys span:after{position: absolute; content: ''; width: 100px; height: 3px; background: #ff0000; left: 50%; margin-left: -50px;bottom: 0;}
.ys .tel{background: url(../images/ys-tel.png) no-repeat 26px center #d72c24; line-height: 51px; width: 385px; margin: 27px auto 0;}
.ys .tel em{display: block;color: #fff;  padding-left: 40px; font-weight: normal;}
.ys .tel b{display: inline-block; font-size: 24px; font-style: italic;  color: #fff; }


/*公司简介*/
.about{margin-bottom: 50px;}
.about .info{width: 1024px; margin: 0 auto 60px;}
.about .info p{font-size: 15px; line-height: 36px; color: #808080; text-align: center; margin: 7px 0 28px;}
.about .info a{display: block; width: 172px; font-size: 16px; line-height: 51px; color: #333; border: solid 1px #d6d6d6; text-align: center; margin: 0 auto; border-radius: 26px}
.about .info a:hover{background: #27abf2; border-color: #27abf2; color: #fff; transition: all linear .4s;-webkit-transition: all linear .4s;-moz-transition: all linear .4s;-ms-transition: all linear .4s;-o-transition: all linear .4s;}
.about .video{width: 400px; height: 300px; background: url(../images/video-bg.jpg) no-repeat center top;}
.about .video video{display: block; margin-top: 33px; margin-left: 29px}
.about-list{height: 300px;}
.about-list{width: 800px;}
.about-list ul li{float: left; padding: 35px 19px 35px 20px; background: #f7f7f7;width: 361px}
.about-list ul li .icon{padding-left: 90px; height: 80px;}
.about-list ul li .icon1{background: url(../images/about-icon1.png) no-repeat left center; }
.about-list ul li .icon2{background: url(../images/about-icon2.png) no-repeat left center; }
.about-list ul li .icon3{background: url(../images/about-icon3.png) no-repeat left center; }
.about-list ul li .icon4{background: url(../images/about-icon4.png) no-repeat left center; }
.about-list ul li  strong{display: block; font-size: 18px; line-height: 18px; color: #d72c24; padding: 19px 0 5px;}
.about-list ul li  h3{display: block; font-size: 14px; line-height: 20px; color: #666}
.about-list ul li.item{background: #d72c24}
.about-list ul li.item strong,.about-list ul li.item h3{color: #fff;}


/*新闻中心*/
.news{background: url(../images/news-bg.jpg) no-repeat center top; padding: 72px 0 47px;}
.news .container{overflow: hidden;}
.news .index-title{margin-bottom: 49px;}
.news .index-title h2{color: #fff;}
.latest-news{width: 480px; }
.latest-news .pic{width: 480px; height: 300px;}
.latest-news .info{padding: 23px 26px 20px 20px; background: #f7f7f7}
.latest-news .info em{display: block; font-size: 17px; line-height: 17px; color: #333333; height: 30px; position: relative; margin-bottom: 19px;}
.latest-news .info em:after{position: absolute; content: ''; width: 40px; height: 2px; background: #000; left: 0; bottom: 0}
.latest-news .info span{font-style: 15px; color: #b8b8b8; line-height: 11px; margin-top: 3px;}
.latest-news .info p{display: block; line-height: 26px; color: #8a8a8a;}
.latest-news a:hover .info em{color: #27abf2; transition:0.6s;}
.latest-news a:hover .info em:after{background: #27abf2; transition:0.6s;}

.news-content{width: 680px; }
.news-btn ul{text-align: center; margin-bottom: 15px;}
.news-btn ul li{display: inline-block; background: url(../images/news-btn.png) no-repeat center top; font-size: 16px; line-height: 40px; color: #333; width: 220px; margin: 0 58px;  height: 47px; cursor: pointer;}
.news-btn ul li.on{background: url(../images/news-btn-on.png) no-repeat center top; color: #fff;}
.news-list ul{width: 700px;}
.news-list ul li{float: left; background: #f7f7f7; padding: 15px 20px 15px 15px; margin-right: 20px; margin-bottom: 24px; }
.news-list ul li .date,.news-list ul li .info{float: left;}
.news-list ul li .date{height: 88px; width: 88px; border: solid 1px #b3b3b3; background: #b3b3b3; color: #f7f7f7; text-align: center; margin-right: 10px;}
.news-list ul li .date b{display: block; font-size: 28px; line-height: 20px; padding: 22px 0 14px;}
.news-list ul li .date span{display: block; font-size: 16px;line-height: 12px;}
.news-list ul li .info{width: 195px;}
.news-list ul li .info em{display: block; font-size: 15px; color: #333; padding: 5px 0 3px;}
.news-list ul li .info p{display: block; font-size: 14px; color: #8a8a8a}
.news-list ul li:hover{background: #27abf2; transition:1s;}
.news-list ul li:hover .date{border-color: #fff; background: transparent; transition:1s;}
.news-list ul li:hover .info em,.news-list ul li:hover .info p{color: #f2f2f2;transition:1s;}


/*公共底部*/
.foot{background: #222; padding:62px 0 51px;}
.foot-nav dl{float: left; margin-right: 92px;}
.foot-nav dl dt{font-size: 20px; line-height: 20px; color: #ffffff; margin-bottom: 32px;}
.foot-nav dl dd a,.foot-nav dl p{display: block; font-size: 14px; line-height: 30px; color: #a6a6a6}
.foot-wechat{margin-top: 7px;}
.foot-wechat ul li{float: left; margin-left: 32px; width: 125px;}
.foot-wechat ul li em{display: block; color: #a6a6a6; line-height: 41px; text-align: center;}

.foot-copy{background: #111;}
.foot-copy p{display: block; font-size: 15px; color: #4c4c4c; line-height: 45px; text-align: center;}
.foot-copy p a{color: #4c4c4c; margin-left: 9px;}
.foot a:hover,.foot-copy a:hover{color: #fff;}




/*在线咨询*/
.zx-service{position: fixed;right: 5px;top: 30%;z-index: 9999;}
.zx-service ul li{margin-bottom: 1px;position: relative;}
.zx-service ul li a{display: block; width: 80px;height: 52px;padding: 14px 0;background: #000;}
.zx-service ul li:hover a{background: #d72c24;}
.zx-service ul li a img{display: block;margin: 0 auto 10px;}
.zx-service ul li a span{display: block;width: 80px;color: #fff;text-align: center;line-height: 14px;}
.zx-service ul li dl{width: 150px;padding: 0 15px;background: #d72c24;text-align: center;display: none;position: absolute;right: 81px;top: 0;}
.zx-service ul li dl dd{font-family: arial;color: #fff;font-size: 20px;height: 50px;width: 150px;line-height: 50px;}
.weixin-hide{width: 130px;padding: 140px 10px 0;background:url(../images/wechat-pic3.jpg) no-repeat center top 10px #d72c24;position: absolute;right: 81px;top: 0;display: none;}
.weixin-hide span,.weixin-hide b,.weixin-hide em{display: block; width: 100%;text-align: center;color: #fff;}
.weixin-hide span{line-height: 36px;}
.weixin-hide em{line-height: 35px;}
.weixin-hide b{line-height: 13px;font-family: arial;font-size: 18px}
.tel-hide li span,.tel-hide li b{display: block;color: #fff;}
.tel-hide li span{line-height: 12px;font-size: 14px;}
.tel-hide li b{line-height: 15px;font-size: 19px;font-family: arial;padding-top: 10px;} 
.zx-service03:hover .weixin-hide{display: block;}
.zx-service ul li:hover dl{display: block;}



/*内页样式*/
.ny-hd{height: 400px;}
.ny-main{margin-top: 25px; margin-bottom:100px;}

.position{height:52px; line-height:52px; font-size:14px; border-bottom: solid 1px #dfdfdf; margin-bottom: 30px;}
.position .container{background:url(../images/position-home.png) no-repeat 0 center; padding-left:30px; width: 1170px;}
.position a{background:url(../images/position-arrow.png) no-repeat right; padding-right:20px; margin-right:10px;}
.position a:last-child{background: transparent;}
.position .on{color: #d72c24;}
.position a:hover{color: #d72c24;}

.ny-left{width: 250px;}
.ny-left .column-title{width: 145px;height: 100px;background: url(../images/icon-pro1.png) no-repeat center left 34px #d72c24;padding-left: 105px;position: relative;}
.ny-left .column-title:before{content: ""; position: absolute;width: 238px;height: 88px;border: 1px solid #fff;top: 5px;left: 5px;}
.ny-left .column-title h3{font-size: 28px;color: #fff;font-weight: bold;line-height: 28px;padding: 26px 0 2px;}
.ny-left .column-title span{color: #fff;font-family: arial; text-transform: uppercase;}


.ny-left .ctitle1{ background: #fff;width:228px;padding:10px 10px 10px;border: 1px solid #ccc;border-top: none; margin-bottom: 30px}
.ny-left .ctitle1>li{width: 238px;margin-bottom: 12px;}
.ny-left .ctitle1>li>a{ display: block;width:209px;padding-left: 20px;color:#fff; background: url(../images/ny-switch2.png) no-repeat center right 20px #202020;height:40px;line-height: 40px;font-size:15px}
.ny-left .ctitle1>li.on>a,.ny-left .ctitle1>li:hover>a{ background: url(../images/ny-switch2.png) no-repeat center right 20px #d72c24;}

.ny-left .ctitle2{background: #f5f5f5; padding: 10px 0 10px 20px; display: none; width: 209px}
.ny-left .ctitle2>li{}
.ny-left .ctitle2>li>a{display: block; line-height: 30px; background: url(../images/ctitle2-li.jpg) no-repeat left center; padding-left: 15px; color: #666}
.ny-left .ctitle2>li.on>a,.ctitle2>li:hover>a{color: #d72c24; }
.ny-left .ctitle1 li.on .ctitle2{ display: block;}

.ny-contact {background: #fafafa;}
.ny-contact .bg{display: block; width: 230px;padding-left: 20px; height: 100px;background: url(../images/contact-pic.jpg) no-repeat center center;}
.ny-contact span,.ny-contact em{display: block;color: #fff;}
.ny-contact span{font-size: 18px;line-height: 18px;padding-top: 30px;}
.ny-contact em{font-family: arial;}
.ny-contact ul{padding: 20px 10px 1px;background: #f2f2f2;margin-bottom: 20px;}
.ny-contact ul li span,.ny-contact ul li img,.ny-contact ul li a{display: block;margin: 0 auto;}
.ny-contact ul .ny-qcode{padding-bottom: 20px;border-bottom: 1px solid #ccc;margin-bottom: 20px;}
.ny-contact ul .ny-qcode span{color: #4c4c4c;line-height: 14px;padding-top: 10px;}
.ny-contact ul .ny-tel{font-size: 24px;font-family: arial;color: #d72c24;line-height: 20px;padding-left: 40px;background: url(../images/ny-tel.png) no-repeat center left 6px;margin-bottom: 20px;}
.ny-contact ul .ny-qq{width: 93px;height: 38px;border: 1px solid #ccc;line-height: 38px;margin: 0 auto;border-radius: 20px;background: url(../images/ny-qq.png) no-repeat center left 40px;padding-left: 65px;transition: all 0.3s;}
.ny-contact ul .ny-qq a{color: #4c4c4c;font-size: 15px;}
.ny-contact ul .ny-qq:hover a{color: #fff;}
.ny-contact ul .ny-qq:hover{background: url(../images/ny-qq-on.png) no-repeat center left 40px #d72c24;border-color: #d72c24;}

.ny-right{width: 910px; overflow: hidden;}


/*内页产品列表页*/
.ny-product-list ul{width: 940px;}
.ny-product-list ul li{float: left; width: 280px; border: solid 1px #ccc; margin-right: 30px; margin-bottom: 30px;}
.ny-product-list ul li .pic{width: 260px; height: 205px; padding: 10px 10px 0 10px; overflow: hidden;}

.ny-product-list ul li h3{display: block; font-size: 15px; line-height: 40px; color: #333; text-align: center;}
.ny-product-list ul li:hover{border-color: #d72c24; transition:1s;}
.ny-product-list ul li:hover h3{color: #d72c24;}


/*产品详情*/
.ny-right  .pro1 .pro-list-pic{width: 332px;}
.ny-right  .pro1 .spec-preview img{display: block;}
.ny-right  .pro1 .descript1{width: 510px;}
.ny-right  .pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #2d2d2d;display: block;border-bottom: 1px solid #c0ccd6; padding: 10px 0 15px; margin-bottom: 10px;}
.ny-right  .pro1 .descript1 p{width: 510px;font-size: 13px;color: #666;line-height: 28px;margin: 10px 0;text-align: justify;}
.ny-right  .pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #333; }
.ny-right  .pro1 .descript1 a.consult:hover{background-color: #d72c24;}
.ny-right  .pro1 .descript1 p.haoma{ color: #333;font-size: 15px;display: block; margin: 20px 0;}
.ny-right  .pro1 .descript1 p.haoma em {display: inline-block;color: #d72c24;font-size: 25px;font-weight: bold; vertical-align: middle;}
.ny-right  .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-right  .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right  .detail {margin-bottom: 20px;}
.ny-right  .detail .de-title{border-bottom: solid 3px #d72c24; margin-bottom: 20px;}
.ny-right  .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#d72c24;}


/*内页视频列表页*/
.video-list ul{width: 940px;}
.video-list ul li{float: left; width: 283px; margin-right: 30px; margin-bottom: 30px;}
.video-list ul li .pic{width: 283px; height: 223px;}
.video-list ul li h3{display: block; background: #f5f5f5; font-size: 15px; line-height: 45px; color: #333; text-align: center;}
.video-list ul li:hover h3{background: #d72c24; color: #fff; transition:0.6s;}


/*内页新闻列表*/
.ny-news-list ul li{overflow: hidden;padding-bottom: 22px;border: none;border-bottom: solid 1px #f0f0f0; margin-bottom: 20px;}
.ny-news-list ul li .date{width: 82px;padding: 14px 7px;border:solid #dbdbdb 1px;border-radius: 5px;}
.ny-news-list ul li .date span{display: block;border-bottom: solid #dbdbdb 1px;font-size: 40px;line-height: 40px;color: #d72c24; padding-bottom: 8px;}
.ny-news-list ul li .date p{font-size: 17px;line-height: 17px;color: #747474; margin-top: 15px; text-align: center;}
.ny-news-list ul li .descript{overflow: hidden;width: 770px;}
.ny-news-list ul li .descript strong{width:690px; font-size: 16px;line-height: 38px;color: #232323;font-weight: bold;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.ny-news-list ul li .descript strong:hover{color: #d72c24; }
.ny-news-list ul li .descript p{color: #5f5f5f;font-size: 14px;line-height: 22px;}


.ny-right p{text-align: justify;}
.ny-right  .pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:0px solid #eee;text-align:center;}
.ny-right .pagelist a,
.ny-right  .pagelist span {border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.ny-right  .pagelist span.current {color: #f30;border: 1px solid #ddd;}
